Does the unit testing of an MVC application is possible without running controllers in an ASP.NET process ?
Does the unit testing of an MVC application is possible without running controllers in an ASP.NET process ?
251524-Jan-2016
Updated on 24-Jan-2016
Shiva Shukla
24-Jan-2016And it is to note that, in MVC application there is no need of running the controllers for unit testing.